Skip to content

Comments

Fix function signature mismatch for ZSTD_convertBlockSequences#4317

Merged
Cyan4973 merged 1 commit intofacebook:devfrom
hirohira9119:fix-function-signature
Feb 27, 2025
Merged

Fix function signature mismatch for ZSTD_convertBlockSequences#4317
Cyan4973 merged 1 commit intofacebook:devfrom
hirohira9119:fix-function-signature

Conversation

@hirohira9119
Copy link
Contributor

In commit ab0f179, the function signature of ZSTD_convertBlockSequences was changed in the definition, but the declaration was not updated. This PR fixes the inconsistency.

@Cyan4973 Cyan4973 merged commit 22b2fd2 into facebook:dev Feb 27, 2025
100 checks passed
@hirohira9119 hirohira9119 deleted the fix-function-signature branch February 27, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants